accounts.email.accounts.<name>.offlineimap.extraConfig.local

Extra configuration options to add to the local account section.

Type
attribute set of (string or signed integer or boolean)
Default
{ }
Example
{
  sync_deletes = true;
}
Declared
<home-manager/modules/programs/offlineimap>